CastSessionStartFailed

An event indicating that the attempt to start the cast session via the JxBrowser API has failed.

Since

7.29

See also

Functions

Link copied to clipboard
open fun browser(): Browser
Returns the browser that requested to initiate the cast session.
Link copied to clipboard
Returns the CastSessions instance initiated this event.
Link copied to clipboard
open fun code(): ResultCode
The error code obtained from Chromium.
Link copied to clipboard
open fun errorMessage(): String
The error message obtained from Chromium.
Link copied to clipboard
open fun mode(): CastMode
The mode of the requested cast session.